FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.infoway.io.erec#1.0.0-dft-ballot (62 ms)

Package ca.infoway.io.erec
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.infoway.io.erec@1.0.0-dft-ballot&canonical=https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization
Url https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization
Version 0.1.0
Status draft
Name Organization
Title Organization
Experimental False
Description Organization profile describes the details of the organization where the referral originated from.
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-MessageHeader MessageHeader
https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient Patient

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "CA-eReC-Organization",
  "url" : "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization",
  "version" : "0.1.0",
  "name" : "Organization",
  "title" : "Organization",
  "status" : "draft",
  "description" : "Organization profile describes the details of the organization where the referral originated from.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.meta",
        "path" : "Organization.meta",
        "comment" : "The MustSupport flag on this element has been relaxed in this version until further confirmation of the use of meta.profile (outside of use for certain validation suites) and impact can be assessed by the working group."
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.system",
        "path" : "Organization.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.value",
        "path" : "Organization.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "Organization.active",
        "path" : "Organization.active",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding",
        "path" : "Organization.type.coding",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.code",
        "path" : "Organization.type.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom.system",
        "path" : "Organization.telecom.system",
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom.value",
        "path" : "Organization.telecom.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom.use",
        "path" : "Organization.telecom.use",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.text",
        "path" : "Organization.address.text",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.city",
        "path" : "Organization.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.postalCode",
        "path" : "Organization.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.country",
        "path" : "Organization.address.country",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.purpose",
        "path" : "Organization.contact.purpose",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.purpose.coding",
        "path" : "Organization.contact.purpose.coding",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.purpose.coding.code",
        "path" : "Organization.contact.purpose.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.name",
        "path" : "Organization.contact.name",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.name.family",
        "path" : "Organization.contact.name.family",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.name.given",
        "path" : "Organization.contact.name.given",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.telecom",
        "path" : "Organization.contact.telecom",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.telecom.system",
        "path" : "Organization.contact.telecom.system",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.telecom.value",
        "path" : "Organization.contact.telecom.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.telecom.use",
        "path" : "Organization.contact.telecom.use",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.address",
        "path" : "Organization.contact.address",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.address.text",
        "path" : "Organization.contact.address.text",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.address.city",
        "path" : "Organization.contact.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.address.postalCode",
        "path" : "Organization.contact.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.address.country",
        "path" : "Organization.contact.address.country",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.